[INFO] fetching crate inline_java 0.1.0...
[INFO] testing inline_java-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate inline_java 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate inline_java 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate inline_java 0.1.0
[INFO] tweaked toml for crates.io crate inline_java 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate inline_java 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate inline_java 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4fea625f6f83589b6c1c18bca5752e39e4288071c9646df3ad4f1e272e619d4c
[INFO] running `Command { std: "docker" "start" "-a" "4fea625f6f83589b6c1c18bca5752e39e4288071c9646df3ad4f1e272e619d4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fea625f6f83589b6c1c18bca5752e39e4288071c9646df3ad4f1e272e619d4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fea625f6f83589b6c1c18bca5752e39e4288071c9646df3ad4f1e272e619d4c", kill_on_drop: false }`
[INFO] [stdout] 4fea625f6f83589b6c1c18bca5752e39e4288071c9646df3ad4f1e272e619d4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c61581d125f610dede2b515ac059e785b44e55fbc4d85c8ed39d529126d721e9
[INFO] running `Command { std: "docker" "start" "-a" "c61581d125f610dede2b515ac059e785b44e55fbc4d85c8ed39d529126d721e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling shellexpand v3.1.2
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling inline_java_core v0.1.0
[INFO] [stderr]    Compiling inline_java_macros v0.1.0
[INFO] [stderr]    Compiling inline_java v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.49s
[INFO] running `Command { std: "docker" "inspect" "c61581d125f610dede2b515ac059e785b44e55fbc4d85c8ed39d529126d721e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c61581d125f610dede2b515ac059e785b44e55fbc4d85c8ed39d529126d721e9", kill_on_drop: false }`
[INFO] [stdout] c61581d125f610dede2b515ac059e785b44e55fbc4d85c8ed39d529126d721e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ab74d16622020ee106b91fdbce3c01a0570a7e71f14958f280d0d7231d6b423
[INFO] running `Command { std: "docker" "start" "-a" "1ab74d16622020ee106b91fdbce3c01a0570a7e71f14958f280d0d7231d6b423", kill_on_drop: false }`
[INFO] [stderr]    Compiling inline_java v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: inline_java: I/O error: failed to run `javac -version`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/flags.rs:141:27
[INFO] [stdout]     |
[INFO] [stdout] 141 |   const CT_JAVA_ARG: &str = ct_java! {
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 142 | |     java = "-Dinline.ct=compile-time",
[INFO] [stdout] 143 | |     static String run() {
[INFO] [stdout] 144 | |         return System.getProperty("inline.ct");
[INFO] [stdout] 145 | |     }
[INFO] [stdout] 146 | | };
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ct_java` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inline_java: I/O error: failed to run `javac -version`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/flags.rs:155:35
[INFO] [stdout]     |
[INFO] [stdout] 155 |   const CT_JAVAC_SOURCEPATH: &str = ct_java! {
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 156 | |     javac = "-sourcepath ./inline_java",
[INFO] [stdout] 157 | |     import com.example.demo.*;
[INFO] [stdout] 158 | |     static String run() {
[INFO] [stdout] ...   |
[INFO] [stdout] 161 | | };
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ct_java` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inline_java: I/O error: failed to run `javac -version`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/return_types.rs:240:32
[INFO] [stdout]     |
[INFO] [stdout] 240 |   const CT_INT_ARRAY: [i32; 3] = ct_java! {
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 241 | |     static int[] run() {
[INFO] [stdout] 242 | |         return new int[]{100, 200, 300};
[INFO] [stdout] 243 | |     }
[INFO] [stdout] 244 | | };
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ct_java` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inline_java: I/O error: failed to run `javac -version`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/return_types.rs:253:36
[INFO] [stdout]     |
[INFO] [stdout] 253 |   const CT_STRING_ARRAY: [&str; 2] = ct_java! {
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 254 | |     static String[] run() {
[INFO] [stdout] 255 | |         return new String[]{"compile", "time"};
[INFO] [stdout] 256 | |     }
[INFO] [stdout] 257 | | };
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ct_java` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inline_java: I/O error: failed to run `javac -version`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/return_types.rs:265:39
[INFO] [stdout]     |
[INFO] [stdout] 265 |   const CT_NESTED_LIST: [[i32; 2]; 2] = ct_java! {
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 266 | |     import java.util.Arrays;
[INFO] [stdout] 267 | |     import java.util.List;
[INFO] [stdout] 268 | |     static List<List<Integer>> run() {
[INFO] [stdout] ...   |
[INFO] [stdout] 273 | | };
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ct_java` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inline_java: I/O error: failed to run `javac -version`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/return_types.rs:281:44
[INFO] [stdout]     |
[INFO] [stdout] 281 |   const CT_OPTIONAL_LIST: Option<[i32; 3]> = ct_java! {
[INFO] [stdout]     |  ____________________________________________^
[INFO] [stdout] 282 | |     import java.util.Arrays;
[INFO] [stdout] 283 | |     import java.util.List;
[INFO] [stdout] 284 | |     import java.util.Optional;
[INFO] [stdout] ...   |
[INFO] [stdout] 288 | | };
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ct_java` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `inline_java` (test "flags") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `inline_java` (test "return_types") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "1ab74d16622020ee106b91fdbce3c01a0570a7e71f14958f280d0d7231d6b423", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ab74d16622020ee106b91fdbce3c01a0570a7e71f14958f280d0d7231d6b423", kill_on_drop: false }`
[INFO] [stdout] 1ab74d16622020ee106b91fdbce3c01a0570a7e71f14958f280d0d7231d6b423
